@charset "utf-8";
#2what {
	position: fixed;
	visibility: visible;
	z-index: 99999999999;
	height: auto;
	width: auto;
	left: 30px;
	bottom: 30px;
	clip: rect(auto,auto,30px,30px);
}
